/* CSS Document */
body,td,th {
	font-size: 12px;
	color:#333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF3300;
}
td{line-height:25px}


.nav a:link {
    font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:visited {
    font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover {
    font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	color: #FF6600;
}
.nav a:active {
    font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	color: #FF3300;
}

/*****body*****/
.main{background:url(../images/main_bg.jpg); background-repeat:repeat-x;}
.con{background:url(../images/main_c_bg.jpg); background-repeat:repeat-x; background:#E0EDF5}
.con2{ background-color:#FFFFFF}
.nav{background:url(../images/nav_bg_center.jpg); background-repeat:repeat-x; font-weight:bold}
.xu{background:url(../images/xu.jpg); background-repeat:repeat-x; height:1px;}
.xu2{background:url(../images/xu2.jpg); background-repeat:repeat-x; height:1px;}




















